home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperHack
/
SuperHack CD.bin
/
CODING
/
GRAPHICS
/
3DTOSH2.ZIP
/
MPGFX
/
SOURCE
/
GFXSDDRV.CPP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-03-26
|
304 b
|
18 lines
// gfxsddrv.h
//
// Copyright (c) 1996 by Toshiaki Tsuji, all rights reserved.
#include "stdgfx.h"
#include "gfxsddrv.h"
SOUNDDRIVER::SOUNDDRIVER () : DRIVER ()
{
} // End of Constructor for SOUNDDRIVER
SOUNDDRIVER::~SOUNDDRIVER ()
{
} // End of Destructor for SOUNDDRIVER